PDFRemoteGoToAction Class
In This Topic
Defines a Remote Go-To action. A remote go-to action is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file.
Object Model
Syntax
public class PDFRemoteGoToAction
extends PDFAction
|
Inheritance Hierarchy
java.lang.Object
com.o2sol.pdf4java.actions.PDFAction
com.o2sol.pdf4java.actions.PDFRemoteGoToAction
See Also